home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Technotools
/
Technotools (Chestnut CD-ROM)(1993).ISO
/
misc_pto
/
ascsu221
/
anykey.asi
next >
Wrap
Text File
|
1991-05-18
|
82b
|
6 lines
print "Press any key to continue. ";
loop:
a$=inkey$
if a$="" then loop:
end